
/*********** fonts  Start **********/
@font-face {
    font-family: YekanLight;
    src: url("fonts/IRANYekanLight.ttf");
}

@font-face {
    font-family: YekanBold;
    src: url("fonts/IRANYekanBold.ttf");
}

@font-face {
    font-family: yekanBlack;
    src: url("fonts/IRANYekanBlack.ttf");
}

@font-face {
    font-family: YekanRegular;
    src: url("fonts/IRANYekanRegular.ttf");
}

@font-face {
    font-family: YekanExteraBold;
    src: url("fonts/IRANYekanExtraBold.ttf") format('ttf');
}

@font-face {
    font-family: YekanThin;
    src: url("fonts/IRANYekanThin.ttf");
}


/*********** fonts End **********/



/************* General Styles Start *********/

body {


}

p, h1, h2, h3, h4, h5, h6 {

    direction: rtl;
}

h1, h2, h3, h4, h5, h6 {
    font-family: YekanBlack !important;
}

span, p, a {
    font-family: YekanRegular !important;;
}

#listar-testimonialslider {
    font-family: YekanLight;
}

.listar-logo {
    float: right;
}

.listar-addnav {
    float: left;
    padding: 3px 0;
}


.listar-testimonial figure {
    float: right;
    margin: 0 0 0 30px;
}


.listar-testimonial blockquote q {
    text-align: right;
}

.listar-testimonial blockquote q {
    width: 100%;
    float: left;
    margin: 20px 0 0;
    padding: 0 50px;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    text-align: right;
}

.listar-testimonial blockquote q:before {

    right: 0;
    transform: rotateY(180deg) rotateX(180deg);

}

.listar-testimonial blockquote q:after {
    left: 0;
    transform: rotateY(180deg) rotateX(180deg);
}


.listar-sharino-intro {
    margin-top: 100px !important;
}

.listar-sharino-intro-content {

    background: #fff no-repeat bottom right;
}

h2 {
    color: #d7004d !important;
}

.listar-addlisting h2, .listar-videobox h2 {
    color: #fff !important;
}

.listar-upperbox .listar-socialicons {
    float: left;

}

.listar-upperbox .listar-logo {
    float: right;
}

.listar-sharino-intro-content .listar-description p {

    text-align: justify !important;
}

.listar-addnav ul li {
    float: right;

}

/************* General Styles End *********/




/*************** custom icons start */

img.custom-icons{
    width: 63px !important;
}

ul.header-icons{
    display: flex;
    justify-content: center;
}
/*****************custom icons End*/



/********************* logo ****************/

.custom-logo{
    width: 150px;
}


/*********************** logo *****************/

.listar-postcontent h3{
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    text-shadow: 0 0 11px black;
}

.listar-bestplacesincity ul li i {
    font-size: 58px;
    padding: 0 0 3px;
}


/*media queries start*/


.custom-listar-themepost{
    width: 51%;
    float: none;
    margin: 61px auto;

}
.listar-upperbox .listar-socialicons li a i:hover{
    background-color: #C10183;
    transition: all .6s ease-in-out;
}


.listar-testimonialslider .listar-sliderdots {
    bottom: 13px;
}

.listar-testimonial figure{
    margin: 0!important;
}

@media only  screen  and (max-width: 768px) {


    #listar-homeslider div.item {
        height: 40rem !important;
    }

    #listar-homeslider {
        height: 40rem !important;
    }

    #listar-homeslider img {
        width: 100%;
        height: 40rem !important;

    }

    .listar-bannercontent h1 {
        line-height: 1.5;
    }

    video {

        top: 50%;
        left: 0;
    }

    #closer_videopopup {
        right: 5%;
        top: 20%;

    }

    .listar-addnav {
        width: 30%;
    }

    .listar-addnav li:last-child .listar-btn {
        width: 94px;
    }

    .listar-btn i + span {

        width: 70px;
    }

    .listar-btn .icon-smiling-face {

        margin-left: 2px;
    }

    .listar-addlisting .listar-btn {
        width: 45%;
    }

    .listar-addlisting .listar-btn span {
        width: 90%;
    }
    .listar-testimonial figure {
        width: 100%;
    }


}





@media only screen and (max-width: 480px) {
    #listar-homeslider div.item {
        height: 35rem !important;
    }

    #listar-homeslider {
        height: 35rem !important;
    }

    #listar-homeslider img {
        width: 100%;
        height: 35rem !important;

    }

    .listar-bannercontent h1 {
        line-height: 1.5;
    }

    .listar-upperbox .listar-socialicons {
        width: 55% !important;
    }

    .listar-upperbox .listar-logo {
        width: 40% !important;
    }

    .listar-addlisting .listar-btn {
        width: 60% !important;
    }

    .listar-addlisting .listar-btn span {
        width: 90% !important;
    }

    nav.listar-addnav{
        width: 60% !important;
    }
    .listar-addnav .listar-btn{
        padding: 0 !important;
        margin-right: 5px;
    }
    .listar-addnav .listar-btn span{
        font-size: 10px;
    }
    .listar-logo{
        width: 35% !important;
    }


}

@media only screen and (min-width: 481px){

    nav.listar-addnav{
        width: 60% !important;
    }
    .listar-addnav .listar-btn{
        padding: 0 !important;
    }
    .listar-addnav .listar-btn span{
        font-size: 10px;
    }
    .listar-logo{
        width: 35% !important;
    }
    .listar-addnav ul li {
        float: left;
    }

}



@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: right;
    }

    #listar-homeslider div.item {
        height: 75rem !important;
    }

    #listar-homeslider {
        height: 75rem !important;
    }

    #listar-homeslider img {
        width: 100%;
        height: 75rem !important;

    }
    .listar-bannercontent h1 {
        line-height: 1.5;
    }
    nav.listar-addnav{
        #width: 100% !important;
    }
    .listar-addnav .listar-btn{
        padding: 0 20px !important;

    }

    .listar-addnav .listar-btn span{
        font-size: 20px;
    }
    .listar-logo{
        width: initial !important;
    }
    .listar-addnav ul li {
        float: left;
    }


}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right;
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: right;
    }

    .col-lg-push-2 {
        left: -16.33333%;
    }


}


@media (min-width: 1310px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: right;
    }

    .col-lg-push-2 {
        left: -16.33333%;
    }

}


/* media queries end*/






